home *** CD-ROM | disk | FTP | other *** search
/ Champak 125 / Vol 125 (Damaged).iso / games / orbox.swf / scripts / DefineSprite_198 / frame_2 / DoAction.as
Encoding:
Text File  |  2008-11-13  |  68 b   |  5 lines

  1. if(this.hitTest(_root.pra.done) == true)
  2. {
  3.    gotoAndPlay(4);
  4. }
  5.